HTMLify

readme.md
Views: 62 | Author: cody
# Snake game using voice control
This is a snake game in which a snake moves inside a box in search of food. Snake movement is controlled using voice commands - 'down', 'left', 'up', 'right'.
Whenever the snake consumes it's food, it's size increases by one unit.
If the snake touches the border of the box or it's tail, the game stops.

## **Usage**
* Download all the files and open html file in the browser of your choice.
* Allow microphone and click on 'play'.
* Move the snake using voice commands.

## **Output**

https://imgur.com/a/jEle8qw

https://imgur.com/a/kSFI6Wv


## **Author**
**Manya Rani**

Comments